PstFileOpen(String) Method
Opens the specified file path.
Namespace: Independentsoft.PstAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public void Open(
string filePath
)
Public Sub Open (
filePath As String
)
Parameters
- filePath String
- The file path.